home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Graphisme / Imagetoavi / imagetoavi1.0.exe / {app} / ImageToAVI.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  2005-01-10  |  5KB  |  228 lines

  1. object AboutForm: TAboutForm
  2.   Left = 632
  3.   Top = 316
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 435
  8.   ClientWidth = 537
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   OnMouseMove = FormMouseMove
  19.   OnPaint = FormPaint
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 537
  26.     Height = 369
  27.     Picture.Data = {<image000.jpg>}
  28.     Stretch = True
  29.     OnMouseMove = FormMouseMove
  30.   end
  31.   object Label6: TLabel
  32.     Left = 0
  33.     Top = 355
  34.     Width = 137
  35.     Height = 13
  36.     Alignment = taCenter
  37.     AutoSize = False
  38.     Caption = 'Anthony Silver West'
  39.     Color = clBlack
  40.     Font.Charset = ANSI_CHARSET
  41.     Font.Color = clAqua
  42.     Font.Height = -11
  43.     Font.Name = 'Times New Roman'
  44.     Font.Style = []
  45.     ParentColor = False
  46.     ParentFont = False
  47.     Transparent = True
  48.     OnMouseMove = FormMouseMove
  49.   end
  50.   object Label1: TLabel
  51.     Left = 432
  52.     Top = 355
  53.     Width = 41
  54.     Height = 13
  55.     Hint = 'Copyright 1999'
  56.     Caption = 'Copyright'
  57.     Color = clBlack
  58.     Font.Charset = ANSI_CHARSET
  59.     Font.Color = clAqua
  60.     Font.Height = -9
  61.     Font.Name = 'Comic Sans MS'
  62.     Font.Style = []
  63.     ParentColor = False
  64.     ParentFont = False
  65.     ParentShowHint = False
  66.     ShowHint = True
  67.     Transparent = True
  68.     OnMouseMove = FormMouseMove
  69.   end
  70.   object Image4: TImage
  71.     Left = 472
  72.     Top = 355
  73.     Width = 15
  74.     Height = 17
  75.     Picture.Data = {<image001.bmp>}
  76.     Stretch = True
  77.     Transparent = True
  78.     OnMouseMove = FormMouseMove
  79.   end
  80.   object Label5: TLabel
  81.     Left = 488
  82.     Top = 355
  83.     Width = 49
  84.     Height = 12
  85.     AutoSize = False
  86.     Caption = '2000 - 2005'
  87.     Color = clBlack
  88.     Font.Charset = ANSI_CHARSET
  89.     Font.Color = clAqua
  90.     Font.Height = -9
  91.     Font.Name = 'Times New Roman'
  92.     Font.Style = []
  93.     ParentColor = False
  94.     ParentFont = False
  95.     Transparent = True
  96.     OnMouseMove = FormMouseMove
  97.   end
  98.   object Image3: TImage
  99.     Left = 128
  100.     Top = 0
  101.     Width = 73
  102.     Height = 57
  103.     Hint = 
  104.       'Millions of people died for the American flag. What have WE done' +
  105.       ' to show our patriotism?'
  106.     ParentShowHint = False
  107.     ShowHint = True
  108.     OnMouseMove = FormMouseMove
  109.   end
  110.   object Image2: TImage
  111.     Left = 40
  112.     Top = 56
  113.     Width = 345
  114.     Height = 297
  115.     Hint = 'Anthony Silver West Software'
  116.     ParentShowHint = False
  117.     ShowHint = True
  118.     OnMouseMove = FormMouseMove
  119.   end
  120.   object WebsiteLbl: TLabel
  121.     Left = 414
  122.     Top = 369
  123.     Width = 115
  124.     Height = 13
  125.     Cursor = crHandPoint
  126.     Hint = 'www.aswsoftware.com'
  127.     Caption = 'Website: ASW Software'
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = clBlue
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = [fsUnderline]
  133.     ParentFont = False
  134.     ParentShowHint = False
  135.     ShowHint = True
  136.     Transparent = True
  137.     OnClick = WebsiteLblClick
  138.     OnMouseMove = WebsiteLblMouseMove
  139.   end
  140.   object EmailLbl: TLabel
  141.     Left = 8
  142.     Top = 369
  143.     Width = 145
  144.     Height = 13
  145.     Cursor = crHandPoint
  146.     Hint = 'aswsoftware@mail.com     or   anthony@aswsoftware.com'
  147.     Caption = 'E-mail: aswsoftware@mail.com'
  148.     Font.Charset = DEFAULT_CHARSET
  149.     Font.Color = clBlue
  150.     Font.Height = -11
  151.     Font.Name = 'MS Sans Serif'
  152.     Font.Style = [fsUnderline]
  153.     ParentFont = False
  154.     ParentShowHint = False
  155.     ShowHint = True
  156.     OnClick = EmailLblClick
  157.     OnMouseMove = EmailLblMouseMove
  158.   end
  159.   object Label2: TLabel
  160.     Left = 185
  161.     Top = 355
  162.     Width = 167
  163.     Height = 13
  164.     Caption = 'Graphics done by: Scholar Systems'
  165.     Color = clBlack
  166.     Font.Charset = DEFAULT_CHARSET
  167.     Font.Color = clRed
  168.     Font.Height = -11
  169.     Font.Name = 'MS Sans Serif'
  170.     Font.Style = []
  171.     ParentColor = False
  172.     ParentFont = False
  173.     Transparent = True
  174.     OnMouseMove = FormMouseMove
  175.   end
  176.   object ScholarLbl: TLabel
  177.     Left = 209
  178.     Top = 369
  179.     Width = 118
  180.     Height = 13
  181.     Cursor = crHandPoint
  182.     Hint = 'scholarsystems@graphic-designer.com'
  183.     Caption = 'Contact Scholar Systems'
  184.     Font.Charset = DEFAULT_CHARSET
  185.     Font.Color = clBlue
  186.     Font.Height = -11
  187.     Font.Name = 'MS Sans Serif'
  188.     Font.Style = [fsUnderline]
  189.     ParentFont = False
  190.     ParentShowHint = False
  191.     ShowHint = True
  192.     OnClick = ScholarLblClick
  193.     OnMouseMove = ScholarLblMouseMove
  194.   end
  195.   object Label3: TLabel
  196.     Left = 108
  197.     Top = 397
  198.     Width = 321
  199.     Height = 13
  200.     Alignment = taCenter
  201.     AutoSize = False
  202.     Caption = 'ImageToAVI Version 1.0.0.0 - Basic version.'
  203.     Font.Charset = DEFAULT_CHARSET
  204.     Font.Color = clMaroon
  205.     Font.Height = -11
  206.     Font.Name = 'MS Sans Serif'
  207.     Font.Style = []
  208.     ParentFont = False
  209.     Transparent = True
  210.   end
  211.   object Button1: TButton
  212.     Left = 460
  213.     Top = 398
  214.     Width = 66
  215.     Height = 25
  216.     Caption = 'OK'
  217.     Font.Charset = DEFAULT_CHARSET
  218.     Font.Color = clWindowText
  219.     Font.Height = -11
  220.     Font.Name = 'MS Sans Serif'
  221.     Font.Style = []
  222.     ModalResult = 1
  223.     ParentFont = False
  224.     TabOrder = 0
  225.     OnMouseMove = FormMouseMove
  226.   end
  227. end
  228.